disposeBrowserContext

fun disposeBrowserContext(input: DisposeBrowserContextRequest): Single<RequestResponseFrame>

Deletes a BrowserContext. All the belonging pages will be closed without calling their beforeunload hooks.

Sources

jvm source
Link copied to clipboard